get device connected to player input unity

73

get device connected to player input unity -

using UnityEngine.InputSystem;
PlayerInput device = playerInput.devices[0];

Comments

Submit
0 Comments